Refactor OneNAND IPL code
authorKyungmin Park <[email protected]>
Tue, 22 Sep 2009 00:05:00 +0000 (09:05 +0900)
committerScott Wood <[email protected]>
Mon, 28 Sep 2009 19:17:56 +0000 (14:17 -0500)
commitca6189db484882798f2a35a476c07e618e21f6d3
tree08c3b20f7afcc675fbb08bb5c8f4bd9927cea5e3
parenta05e3f9a084fc8951d87745b3a91df246432df7d
Refactor OneNAND IPL code

Refactoring the OneNAND IPL code

and some minor fixed:
- Remove unnecessary header file
- Fix wrong access at read interrupt
- The recent OneNAND has 4KiB pagesize

Also Board can override OneNAND IPL image

Signed-off-by: Kyungmin Park <[email protected]>
Makefile
onenand_ipl/onenand_boot.c
onenand_ipl/onenand_ipl.h
onenand_ipl/onenand_read.c